Adds a new item to the collection.
HRESULT Add(ICondition * newVal);
Add(ICondition newVal);
Sub Add(newVal As ICondition)
Parameters |
Description |
[in] ICondition * newVal |
The item to add. |
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|